Skip to content

Conversation

@zharinov
Copy link
Member

Summary

  • Add VM navigation commands (nav.rs): Stay, Next, Down, Up variants with trivia-skipping modes
  • Add section primitives (sections.rs): Slice, NodeSymbol, FieldSymbol, TriviaEntry

Context

Second PR in the bytecode stack:

feat/bytecode-ids-header      ✓ merged
  └── feat/bytecode-sections  ← this PR
        └── feat/bytecode-effects
              └── ...

Test plan

  • cargo check passes
  • Existing tests unaffected

Add section primitives:
- nav: VM navigation commands (Stay, Next, Down, Up variants)
- sections: Slice, NodeSymbol, FieldSymbol, TriviaEntry
@zharinov zharinov merged commit 074542e into master Dec 29, 2025
4 checks passed
@zharinov zharinov deleted the feat/bytecode-sections branch December 29, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants